PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFFixedDocument Class / beginSave Method / beginSave(Stream,PDFStandardFormatter) Method
Destination stream where the PDF file will be saved.
Formatter for saving the PDF file according to a specific PDF standard.
In This Topic
    beginSave(Stream,PDFStandardFormatter) Method
    In This Topic
    Initializes a save procedure for the PDF file.
    Syntax

    Parameters

    stream
    Destination stream where the PDF file will be saved.
    standardFormatter
    Formatter for saving the PDF file according to a specific PDF standard.
    See Also